| 2009-04-02 |
Alexander Larsson | Destroy native children when recursing from a destroy... |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Alexander Larsson | Only translate native motion events to motion events |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Alexander Larsson | Don't set the background for input only window |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Alexander Larsson | Fix assert, it was checking the wrong window |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Alexander Larsson | Workaround X11 clipping bug |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Alexander Larsson | Enable custom event masks for native windows |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Alexander Larsson | Filter out all native grab/ungrab events with detail... |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Richard Hult | Make owner_events grabs work again, use the pointer... |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Richard Hult | Don't ignore all events when inactive, only clicks |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Richard Hult | Relax the check for ignoring events above the content... |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Richard Hult | Remove workaround for missing enter events on newly... |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Richard Hult | Remove re-declared variable |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Richard Hult | Remove unused code and fix some indentation |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Richard Hult | Button press and release can share the same fill_button... |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Richard Hult | Remove tracking of "current mouse window", this is... |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Richard Hult | Remove old cursor setting and make it work with client... |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Richard Hult | Update for latest changes in the common code for grab... |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Richard Hult | Ignore all events if the app is not active |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Richard Hult | When breaking grabs on deactivation, the unset should... |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Richard Hult | Use _gdk_display_unset_has_*_grab in break_all_grabs() |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Richard Hult | Use cooca to convert coordinats from event window to... |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Richard Hult | Replace quartz specific keyboard grab code with common... |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Richard Hult | Cast to avoid warning |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Richard Hult | Remove unused variable |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Richard Hult | Use the common pointer grab code instead of tracking... |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Richard Hult | Use isKeyWindow instead of isMainWindow for the non... |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Richard Hult | Apply non-click-through policy on unfocused windows... |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Richard Hult | Fix coords returned by _gdk_windowing_window_get_pointe... |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Richard Hult | Remove unused remainders from the old implicit grab... |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Richard Hult | Get implicit grabs working |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Richard Hult | Leave AppKit events unhandled |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Richard Hult | Use event_type we already have instead of regetting it |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Richard Hult | Get the correct root coordinates for events |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Alexander Larsson | Return ignoring of native grab/ungrab events when we... |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Alexander Larsson | Handle crossing events with subwindows unknown to gdk |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Alexander Larsson | enable motion hints - use last sent request |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Alexander Larsson | Make sure we report grab broken on window destroy |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Alexander Larsson | Report the steady state in gdk_display_pointer_is_grabbed |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Alexander Larsson | Move implicit grab tracking totally to common code |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Alexander Larsson | Don't send crossing events to destroyed windows |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Alexander Larsson | New approach for grab tracking code |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Alexander Larsson | Ref windows during _gdk_x11_roundtrip_async |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Alexander Larsson | Fix up indentation |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Alexander Larsson | Move bitfield in GdkWindowImplX11 to make struct more... |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Alexander Larsson | Only sync the display if creating a native window impli... |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Alexander Larsson | Sync the display when creating a native window. |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Alexander Larsson | Don't warn about unexpected events on foreign windows |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Alexander Larsson | Update clip region etc, when creating a foreign window |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Alexander Larsson | Fix typo in gdk_window_input_shape_combine_region |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Alexander Larsson | Make gdk_window_get_toplevel() for CHILD window with... |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Alexander Larsson | Don't mess with any events on the root window. |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Alexander Larsson | Don't crash if window->parent is NULL |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Alexander Larsson | Don't recursively set bg none on the parent when e... |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Alexander Larsson | Simplify do_move_region_bits_on_impl by removing unused... |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Alexander Larsson | Remove_gdk_pixmap_set_as_backing etc, as this is not... |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Alexander Larsson | Fix warning about XChangeProperty argument type |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Alexander Larsson | Remove unused code |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Alexander Larsson | Fix warning about wrong type in assignment |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Alexander Larsson | Fix warning due to typo |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Alexander Larsson | Remove unused label |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Alexander Larsson | Avoid warnings about non-handled GDK_EVENT_LAST enum |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Alexander Larsson | Fix setting of private->shaped when setting input shape |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Alexander Larsson | Don't look for EXPOSE mask set to disable bg none setting |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Alexander Larsson | Fix typos in X11 details of new OSX APIs |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Alexander Larsson | Don't ignore native CROSSING_GRAB/UNGRAB events |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Alexander Larsson | Track pointer grabs on Xserver time |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Alexander Larsson | Add _gdk_x11_roundtrip_async |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Richard Hult | Update for changes in the paintable interface |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Richard Hult | Call _gdk_window_process_updates_recurse() in drawRect... |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Richard Hult | Remove invalidate_maybe_recurse and process_updates... |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Richard Hult | Expose _gdk_window_process_updates_recurse for backends |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Richard Hult | Add a window argument to begin_paint_region in the... |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Richard Hult | Setup ->impl_window on the root window |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Richard Hult | Add gdk_windowing_window_get_next_serial |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Richard Hult | Remove gdk_keyboard_grab_info_libgtk_only which moved... |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Richard Hult | Add serial argument to _gdk_windowing_got_event |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Alexander Larsson | Fix gdk_window_has_no_impl typo |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Alexander Larsson | Only set cursors on toplevel. |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Alexander Larsson | Switch motion hint emulation to be serial based. |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Alexander Larsson | Revert "Convert all pending X events in _gdk_events_queue" |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Alexander Larsson | Keep track of the impl windows wrapper directly with... |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Alexander Larsson | Ungrab keyboard if virtual window is hidden or destroyed |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Alexander Larsson | Move keyboard grab state tracking code to common code |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Alexander Larsson | Move keyboard grab info to common code |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Alexander Larsson | Convert all pending X events in _gdk_events_queue |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Alexander Larsson | Implement GDK_POINTER_MOTION_HINT_MASK support |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Alexander Larsson | New flicker flicker fixing approach |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Alexander Larsson | gdk_window_process_updates_internal only needs to flush... |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Alexander Larsson | Split out the flushing of outstanding moves |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Alexander Larsson | Flush any outstanding stuff in the window in non-buffer... |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Alexander Larsson | Clip exposed area to the visible region. |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Alexander Larsson | Don't allow native window > 65535 pixels |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Richard Hult | First cut at getting events working |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Richard Hult | Attempt to implement draw_drawable with src = dest... |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Richard Hult | Remove unused function _gdk_quartz_window_scroll |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Richard Hult | Fix typos that broke loading without lazy symbol lookup |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Richard Hult | Remove autoreleasepool in drawRect, not necessary |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Richard Hult | Only setup tracking rect for toplevels, we only want... |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Richard Hult | Don't use drawable_get,release_context in _gdk_windowin... |
commit | commitdiff | tree | snapshot |
| 2009-04-02 |
Richard Hult | Get rid of all the synthesized crossing events except... |
commit | commitdiff | tree | snapshot |
| next |